Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(package.xml): bump version to 0.39.0 #9587

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

mitsudome-r
Copy link
Member

Description

This PR updates package.xml and CHANGELOG.rst in the main branch according to the release done in the humble branch.

We will be taking different release process from 0.40.0, but we need this update to be done for 0.39.0.

Related links

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Copy link

github-actions bot commented Dec 6, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:tools Utility and debugging software. (auto-assigned) component:system System design and integration. (auto-assigned) component:map Map creation, storage, and loading. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) tag:require-cuda-build-and-test labels Dec 6, 2024
@mitsudome-r mitsudome-r closed this Dec 6, 2024
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
@mitsudome-r
Copy link
Member Author

I have noticed the ticket links were referring to @youtalk's fork so I have fixed in this commit: 2b0076e.

I have also created the fix PR to humble branch as well. #9588

@mitsudome-r mitsudome-r added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 6, 2024
Copy link
Member

@youtalk youtalk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found 1 suggestion but it's not critical.

common/autoware_time_utils/CHANGELOG.rst Outdated Show resolved Hide resolved
Copy link

@sasakisasaki sasakisasaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Reasons:

  • This is the PR for version update from 0.38.0 to 0.39.0
  • I double checked if there is no any missing update by following command:
grep -R '<version>0.38.0</version>' ./
  • It seems in the scenario_simulator_v2_adaptor, the CHANGELOG.rst is missing (related link). But this missing file would be created in the next release timing. Thus I guess this is not an issue in this PR.

Signed-off-by: Ryohsuke Mitsudome <[email protected]>
@mitsudome-r mitsudome-r enabled auto-merge (squash) December 6, 2024 12:57
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.59%. Comparing base (9c7ec8a) to head (873a6bb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9587   +/-   ##
=======================================
  Coverage   29.59%   29.59%           
=======================================
  Files        1442     1443    +1     
  Lines      108520   108522    +2     
  Branches    41410    41411    +1     
=======================================
+ Hits        32119    32122    +3     
+ Misses      73277    73274    -3     
- Partials     3124     3126    +2     
Flag Coverage Δ *Carryforward flag
differential 29.64% <ø> (?)
total 29.59% <ø> (ø) Carriedforward from 2b0076e

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mitsudome-r mitsudome-r merged commit c9f0f26 into autowarefoundation:main Dec 6, 2024
34 checks passed
rej55 added a commit to tier4/autoware.universe that referenced this pull request Dec 11, 2024
rej55 added a commit to tier4/autoware.universe that referenced this pull request Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) component:map Map creation, storage, and loading. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) component:system System design and integration. (auto-assigned) component:tools Utility and debugging software. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) tag:require-cuda-build-and-test tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants